CommonEvent 1059
Name = "会話：ワカメ娘"

  999([1059])
  ConditionalBranch([1, 20, 0, 1, 0])
    JumpToLabel(["情報"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 2, 0])
    JumpToLabel(["質問"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 3, 0])
    JumpToLabel(["要求"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 4, 0])
    JumpToLabel(["贈与"])
    Empty([])

  BranchEnd([])
  Label(["情報"])
  ControlVariables([13, 13, 0, 2, 1, 100])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["wakame_fc1", 0, 0, 2])
    ShowText(["\\n<Seaweed Girl>Seaweed, sway sway..."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["wakame_fc1", 0, 0, 2])
    ShowText(["\\n<Seaweed Girl>Happy dance, happy dance..."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["wakame_fc1", 1, 0, 2])
    ShowText(["\\n<Seaweed Girl>The Jellyfish Girl is my friend. We just sway as we float along."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["wakame_fc1", 0, 0, 2])
    ShowText(["\\n<Seaweed Girl>Seaweed dance, swaaay sway."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["wakame_fc1", 0, 0, 2])
    ShowText(["\\n<Seaweed Girl>I love to dance... I don't mind if you watch..."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 60, 2])
    ShowTextAttributes(["wakame_fc1", 0, 0, 2])
    ShowText(["\\n<Seaweed Girl>Swaaay, sway, with the waves. Seaweed sway, sway. Seaweed dance."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 70, 2])
    ShowTextAttributes(["wakame_fc1", 0, 0, 2])
    ShowText(["\\n<Seaweed Girl>Seaweed Girls love to dance. Plus we are squishy... Because we are seaweed..."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 80, 2])
    ShowTextAttributes(["wakame_fc1", 0, 0, 2])
    ShowText(["\\n<Seaweed Girl>There hasn't been any rain lately... I'll become dried seaweed soon..."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 90, 2])
    ShowTextAttributes(["wakame_fc1", 0, 0, 2])
    ShowText(["\\n<Seaweed Girl>I normally anchor myself to a rock, but I can also swim. Riding the waves, sway, sway..."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 100, 2])
    ShowTextAttributes(["wakame_fc1", 0, 0, 2])
    ShowText(["\\n<Seaweed Girl>My friends, the Dark Seaweed Girls, went to the undersea temple. Somehow, the atmosphere around them seemed different afterwards..."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["質問"])
  ControlVariables([13, 13, 0, 2, 1, 50])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["wakame_fc1", 0, 0, 2])
    ShowText(["\\n<Seaweed Girl>Do you want to dance with me?"])
    ShowText([""])
    ShowChoices([["Dance", "Don't dance"], 0])
    When([0, "踊る"])
      ShowTextAttributes(["wakame_fc1", 1, 0, 2])
      ShowText(["\\n<Seaweed Girl>Then let's dance together. Seaweed sway, sway, swaaay, sway..."])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "踊らない"])
      ShowTextAttributes(["wakame_fc1", 0, 0, 2])
      ShowText(["\\n<Seaweed Girl>Oh, then I'll dance alone. Seaweed sway, sway, swaaay, sway..."])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["wakame_fc1", 0, 0, 2])
    ShowText(["\\n<Seaweed Girl>For miso soup... What is your favorite ingredient?"])
    ShowText([""])
    ShowChoices([["Tofu", "Seaweed", "Shellfish"], 0])
    When([0, "豆腐"])
      ShowTextAttributes(["wakame_fc1", 0, 0, 2])
      ShowText(["\\n<Seaweed Girl>Tofu is good. So is seaweed... Sway, sway. Sway, sway..."])
      ShowText([""])
      ShowText([""])
      Empty([])

    When([1, "わかめ"])
      ShowTextAttributes(["wakame_fc1", 1, 0, 2])
      ShowText(["\\n<Seaweed Girl>Really? That makes me happy... Sway, sway. Sway, sway..."])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([2, "貝"])
      ShowTextAttributes(["wakame_fc1", 2, 0, 2])
      ShowText(["\\n<Seaweed Girl>Stop using Shelly... I'll give you some of my seaweed..."])
      ShowText([""])
      ShowText([""])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["wakame_fc1", 0, 0, 2])
    ShowText(["\\n<Seaweed Girl>Seaweed swells as it absorbs water...."])
    ShowText([""])
    ShowChoices([["Grow, seaweed!", "Shake, seaweed!", "Shake, seaweed! Shake!"], 0])
    When([0, "ふえるワカメ"])
      ShowTextAttributes(["wakame_fc1", 1, 0, 2])
      ShowText(["\\n<Seaweed Girl>Yeah... More makes me happy... Sway, sway. Sway, sway..."])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "ふるえるワカメ"])
      ShowTextAttributes(["wakame_fc1", 0, 0, 2])
      ShowText(["\\n<Seaweed Girl>Shake, shake..."])
      ShowText([""])
      Empty([])

    When([2, "ふるえるぞワカメ！"])
      ShowTextAttributes(["wakame_fc1", 0, 0, 2])
      ShowText(["\\n<Seaweed Girl>Hot... Too much excitement dries me out..."])
      ShowText([""])
      ShowText([""])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["wakame_fc1", 0, 0, 2])
    ShowText(["\\n<Seaweed Girl>My friends, the Kelp Girl and Nori Girl, want to go on a trip. Where should we go?"])
    ShowText([""])
    ShowText([""])
    ShowChoices([["The beach", "A mountain", "Another world"], 0])
    When([0, "海"])
      ShowTextAttributes(["wakame_fc1", 0, 0, 2])
      ShowText(["\\n<Seaweed Girl>But we live in the sea... That does not seem like a good change."])
      ShowText([""])
      ShowText([""])
      Empty([])

    When([1, "山"])
      ShowTextAttributes(["wakame_fc1", 1, 0, 2])
      ShowText(["\\n<Seaweed Girl>Yeah, we should go to a mountain every now and then... I will have to make sure I am fully prepared or else I'll dry out."])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([2, "あの世"])
      ShowTextAttributes(["wakame_fc1", 2, 0, 2])
      ShowText(["\\n<Seaweed Girl>...Are you telling us to die?"])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["wakame_fc1", 0, 0, 2])
    ShowText(["\\n<Seaweed Girl>I wonder if I shouldn't just drift through life."])
    ShowText([""])
    ShowChoices([["That's no good", "Don't worry about it"], 0])
    When([0, "良くない"])
      ShowTextAttributes(["wakame_fc1", 0, 0, 2])
      ShowText(["\\n<Seaweed Girl>It's not good? But I am seaweed."])
      ShowText([""])
      ShowText([""])
      Empty([])

    When([1, "気にするな"])
      ShowTextAttributes(["wakame_fc1", 0, 0, 2])
      ShowText(["\\n<Seaweed Girl>Yeah... Because I am seaweed."])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["要求"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 13, 0, 10, 2])
    ConditionalBranch([8, 14])
      ShowTextAttributes(["wakame_fc1", 0, 0, 2])
      ShowText(["\\n<Seaweed Girl>Sea water got in my eye... Can I have some eye drops?"])
      ShowText([""])
      ShowText([""])
      ControlVariables([24, 24, 0, 3, 0, 14, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give some \\ii[14]? (Have:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["wakame_fc1", 1, 0, 2])
        ShowText(["\\n<Seaweed Girl>I'm happy... Dance of joy. Sway, sway..."])
        ShowText([""])
        ShowText([""])
        ChangeItems([14, 1, 0, 1])
        Script(["change_friend(20)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["wakame_fc1", 0, 0, 2])
        ShowText(["\\n<Seaweed Girl>I'm sad... Sway, sway..."])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 20])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ConditionalBranch([8, 71])
      ShowTextAttributes(["wakame_fc1", 0, 0, 2])
      ShowText(["\\n<Seaweed Girl>My seaweed is dry... Can I have a water stone?"])
      ShowText([""])
      ShowText([""])
      ControlVariables([24, 24, 0, 3, 0, 71, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give a \\ii[71]? (Have:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["wakame_fc1", 1, 0, 2])
        ShowText(["\\n<Seaweed Girl>I'm happy... Dance of joy. Sway, sway..."])
        ShowText([""])
        ShowText([""])
        ChangeItems([71, 1, 0, 1])
        Script(["change_friend(30)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["wakame_fc1", 0, 0, 2])
        ShowText(["\\n<Seaweed Girl>I'm sad... Sway, sway..."])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 30])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["wakame_fc1", 0, 0, 2])
    ShowText(["\\n<Seaweed Girl>I want to buy a pot... Will you give me money?"])
    ShowText([""])
    ShowText([""])
    ConditionalBranch([7, 246, 0])
      ControlVariables([24, 24, 0, 3, 7, 2, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give 246G? (Remaining: \\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["wakame_fc1", 1, 0, 2])
        ShowText(["\\n<Seaweed Girl>I'm happy... Dance of joy. Sway, sway..."])
        ShowText([""])
        ShowText([""])
        ChangeGold([1, 0, 246])
        Script(["change_friend(25)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["wakame_fc1", 0, 0, 2])
        ShowText(["\\n<Seaweed Girl>I'm sad... Sway, sway..."])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ShowTextAttributes(["wakame_fc1", 0, 0, 2])
      ShowText(["\\n<Seaweed Girl>...But you are also poor. Sway, sway..."])
      ShowText([""])
      ShowText([""])
      ExitEventProcessing([])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  Label(["贈与"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 25, 0, 1, 0])
    ControlVariables([13, 13, 0, 0, 30])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 25, 0, 2, 0])
    ControlVariables([13, 13, 0, 2, 1, 20])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["wakame_fc1", 0, 0, 2])
    ShowText(["\\n<Seaweed Girl>You can have this... My friend dried out."])
    ShowText([""])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([335, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["The Seaweed Girl gave you \\ii[335]!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["wakame_fc1", 0, 0, 2])
    ShowText(["\\n<Seaweed Girl>You can have this... It's part of my body."])
    ShowText([""])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([163, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["The Seaweed Girl gave you a \\ii[163]!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["wakame_fc1", 0, 0, 2])
    ShowText(["\\n<Seaweed Girl>Here's some money... I earned it selling seaweed."])
    ShowText([""])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeGold([0, 0, 410])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["The Seaweed Girl gave you 410G!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Empty([])
